Python Layout, Indentation and Comments

Example of normal script layout

Example of function layout

Exmaple of block layout for if, for, while

Example of layout for class

Example of comments

Example of multiline statements

Example of compound statements


In [ ]: